Skip to content

ci: update checkout to v7 and cache to v6 - #4788

Merged
josevalim merged 1 commit into
elixir-ecto:masterfrom
katsugtgz:ci/update-actions
Aug 29, 2026
Merged

ci: update checkout to v7 and cache to v6#4788
josevalim merged 1 commit into
elixir-ecto:masterfrom
katsugtgz:ci/update-actions

Conversation

@katsugtgz

Copy link
Copy Markdown
Contributor

Updates actions/checkout and actions/cache to current majors in ci.yml.

Changes:

  • actions/checkout v4/v3 -> v7 (two jobs)
  • actions/cache v3 -> v6

Validation:

  • YAML parses after the change
  • cache step inputs (path, key, restore-keys) are unchanged

Note: cache v5+ runs on node24 and needs Actions Runner 2.327.1 or newer on self-hosted runners.

Scope: .github/workflows/ci.yml only.

@katsugtgz

Copy link
Copy Markdown
Contributor Author

The CI run is waiting on maintainer approval because it is a first pull request from this fork. It should start once approved.

@josevalim
josevalim merged commit 575791d into elixir-ecto:master Aug 29, 2026
8 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants